Articles by Navjot Singh
-
How to setup a VPN Server using Pritunl on Ubuntu 18.04 LTS
Author: Navjot Singh • Tags: linux, security, ubuntu • Comments: 6Pritunl is a VPN Server Software based on the popular OpenVPN platform. In this tutorial, you will learn how to set up and use Pritunl on your Ubuntu 18.04 LTS based server.
-
Setup a Local WordPress Development Environment with Vagrant
Author: Navjot Singh • Tags: centos, debian, linux, ubuntu, virtualbox, virtualization • Comments: 1Vagrant is a tool for working with virtual environments. It provides an easy way to set up a local development environment with a few commands, and you can replicate a complete setup as many times as you want, with ease and without the hassle of installing everything manually.
-
Installing Laravel PHP Framework on Ubuntu 18.04 LTS for Apache
Author: Navjot Singh • Tags: php, server, ubuntu • Comments: 31Laravel is a very popular open source PHP framework aimed at easy development of applications. If you are looking for a new PHP framework to try, you should give Laravel a try. The following guide will allow you to run Laravel on an Ubuntu 16.04 based Apache server.
-
-
How to Install and Configure OpenLiteSpeed Server on Ubuntu 18.04 along with MariaDB
Author: Navjot Singh • Tags: linux, ubuntu, web server • Comments: 3OpenLiteSpeed is a lightweight and open source version of the popular LiteSpeed Server. In this tutorial, we will learn about how to Install OpenLiteSpeed Server on Ubuntu 18.04 along with PHP 7.2 and MariaDB server.
-
Installing Laravel PHP Framework on Ubuntu 16.04 for Apache
Author: Navjot Singh • Tags: php, server, ubuntu • Comments: 48
Laravel is a very popular open source PHP framework aimed at easy development of applications. If you are looking for a new PHP framework to try, you should give Laravel a try. The following guide will allow you to run Laravel on an Ubuntu 16.04 based Apache server.
-
Installing Laravel on Ubuntu for Nginx
Author: Navjot Singh • Tags: linux, nginx, ubuntu, web server • Comments: 4
Laravel 5 is an elegant and complete web programming framework for PHP. This tutorial will show you how to install the Laravel PHP framework on a Nginx server installation.